projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d39a969
)
; * src/Makefile.in: Fix wording of comment in last change.
author
Eli Zaretskii
<eliz@gnu.org>
Wed, 23 Jan 2019 19:54:51 +0000
(21:54 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Wed, 23 Jan 2019 19:54:51 +0000
(21:54 +0200)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index 48552908e4fc83cb2f03987a9771378f53980236..7eb58732672ad951519b8bb413960edf1eb09d63 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-521,7
+521,7
@@
LIBES = $(LIBS) $(W32_LIBS) $(LIBS_GNUSTEP) $(LIBX_BASE) $(LIBIMAGE) \
$(NOTIFY_LIBS) $(LIB_MATH) $(LIBZ) $(LIBMODULES) $(LIBSYSTEMD_LIBS) \
$(JSON_LIBS) $(GMP_LIB)
-## FORCE it so that admin/unidata can decide whether th
ese files are
+## FORCE it so that admin/unidata can decide whether th
is file is
## up-to-date. Although since charprop depends on bootstrap-emacs,
## and emacs depends on charprop, in practice this rule was always run
## anyway.